-
Home
-
hCaptcha for WP
-
4.18.0 (latest)
-
Code
-
Classes
- HCaptchaHandler
| Total Complexity |
43 |
| Dependencies |
13 |
| Dependents |
1 |
| Total lines |
538 |
| Lines of code |
268 |
| Logical lines of code |
97 |
| Comment lines |
166 |
| Methods |
24 |
| Properties |
0 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| init() |
A |
43 |
10 |
52 |
| validation() |
S |
57 |
4 |
16 |
| block_native_integration() |
S |
55 |
3 |
21 |
| filter_field_item() |
S |
68 |
3 |
7 |
| elementor_content() |
S |
68 |
3 |
7 |
| register_admin_fields() |
S |
53 |
1 |
25 |
| modify_controls() |
S |
56 |
1 |
20 |
| render_field() |
S |
56 |
1 |
18 |
| localize_settings() |
S |
59 |
1 |
17 |
| is_enabled() |
S |
79 |
2 |
3 |
| add_render_attributes() |
S |
63 |
1 |
12 |
| print_inline_styles() |
S |
66 |
1 |
12 |
| __construct() |
S |
69 |
1 |
6 |
| after_enqueue_scripts() |
S |
64 |
1 |
10 |
| get_hcaptcha_name() |
S |
80 |
1 |
3 |
| get_site_key() |
S |
79 |
1 |
3 |
| get_secret_key() |
S |
79 |
1 |
3 |
| get_hcaptcha_theme() |
S |
79 |
1 |
3 |
| get_hcaptcha_size() |
S |
79 |
1 |
3 |
| get_setup_message() |
S |
79 |
1 |
3 |
| register_scripts() |
S |
64 |
1 |
10 |
| enqueue_preview_scripts() |
S |
81 |
1 |
3 |
| add_field_type() |
S |
67 |
1 |
8 |
| print_footer_scripts() |
S |
81 |
1 |
3 |